/*	
Theme Name: SAStyle
Theme URI: http://jcbd.com/
Description: A theme for Bill Tullis's SoundsAtlanta site
Version: 1.0
Author: J.C.Burns
Author URI: http://jcbd.com/
Modified by Carlos Fernandez

	The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-position: 0 0px;
	font-size: 70%;
	color: #c4cffb;
	text-align: left;
	background-color: #001127;
	background-position: bottom left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(sa_bg.jpg);
	padding:10px;
}

#page {
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 780px;
	border: 1px solid #486a71;
	background-color: #011128;
}


#header {
	background-color: black;
	height: 125px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(soundsatlantaheader.jpg);
}

#header p {
	padding-left: 230px;
	padding-top: 0px;
	color: #7a9dbe;
	font-size: 26px;
}
	
#left {
	width: 239px;
	float: left;
}

/*** IE Fix ***/
* html #left {
	left: -550px;	 
}

#content {
	border-left: 1px solid black;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #39648f;
	font-size: 1.4em;
	margin-top: 0px;
	margin-left: 239px;
	width: 540px;
	background-color: white;
}

#footer {
	line-height: 1.1em;
	font-size: 1.3em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #071a4a;
	padding: 10px;
	background-color: #C3E1F1; /* #8FDAFF; */
	border-top: 1px solid #3E555E;
}

#footer a {
	color: #071a4a;
}

#footer .footer-main {
	float: left;
}

#footer .disclaimer {
	font-size: 0.8em;
	float: right;
}

small {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 2.2em;
	text-align: left;
}

h2, h4, h7 {
	letter-spacing: -1px;
	font-style: normal;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
	padding: 4px;
	padding-bottom: 8px;
	background-color: #f4f5f9;
	border-top: 1px solid #57749e;
	text-shadow: #9bd2d1 1px 1px 2px;
	color: #293549;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
	margin: 0px;
}

h4 {
	color: #3a6562;
	background-color: #e9f8fe;
	font-size: 1.2em;
	padding: 0px;
	padding-bottom:2px;
	margin-bottom:8px;
}
	
h7 {
	color: #3a6562;
	background-color: #e9f8fe;
	font-size: 0.9em;
	padding: 0px;
	padding-bottom:0px;
	margin-bottom:0;
}

	
h6 {
	font-size: 1.3em;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.leadarticle{
	background-repeat: no-repeat;
	background-image: url(soundsatlanta.jpg);
	height: 326px;
	border: 2px solid #b5ceec;
	padding: 10px;
}

.article, .blurb, .blurb2 {
	display: block;
	background-color: #f9fafe;
}

.article {
	border-color: white;
	border-style: solid;
	border-width: 2px;
	padding: 10px;
}

.blurb {
	background-color: #ffe883;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #8f0d00;
	padding: 10px;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	margin-bottom: 6px;
}

.blurb2 {
	background-color: #c3e1f1;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #0c5d88;
	padding: 0 10px;
	border-top: 1px solid #011128;
	border-bottom: 1px solid #011128;
}

.blurb2 p.spaced {
	font-size: 1.3em;
	letter-spacing: 3px;
	text-shadow: white 1px 1px 2px;
}

.hotel {
	padding: 5px;
	margin: 5px;
	border: 1px solid #b5ceec;
}
	
ul {
	padding:5px;
	text-indent:0px;
	margin-left: 0;
	list-style-type: none;
}

.article li {
	margin-bottom: 7px;
}

.menu {
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	list-style: none;
	border: none;
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
		
.menu li {
	margin: 0px;
	line-height: 15px;
	border-bottom: 1px solid #666;
}

.menu li a {
	border-right-width: 5px;
	border-left-color: #333;
	border-right-color: #222;
	display: block;
	border-left: 5px #1c64d1;
	border-right: 5px #5ba3e0;
	background-color: black;
	color: #6ea2db;
	text-decoration: none;
	padding: 5px;
	text-shadow: #1a5f99 1px 1px 2px;
}

.menu #currentplace, .menu #currentplace a {
	color: #490a05;
	border-left: 5px #1c64d1;
	border-right: 5px #5ba3e0;
	background-color: #ffefa8;
	text-shadow: #fff 1px 1px 2px;
}

.menu li a:hover {
	border-left-style: solid;
	border-right-style: none;
	border-left: 5px #1c64d1;
	border-right: 5px #5ba3e0;
	background-color: #2586d7;
	color: #FFF;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #7a978b;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #4b854e;
	text-decoration: none;
}

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

body {
	margin: 0 0 20px 0;
	padding: 0;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}

.imghotel {
	padding: 5px;
	display: inline;
	width: 120px;
	float: left;
}

.equipment {
	color: #264a45;
	line-height: 1.6em;
	font-size: 0.8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
}

ul.equipment li {
	border-bottom: 1px solid #afecee;
}


.clients tr{
	line-height: 1.5em;
	font-size: 1 em;
	border-bottom: 1px solid #fee6df;
}

ul.credits{
	padding-top:310px;
	text-shadow: #000 2px 2px 1px;
}

ul.credits li {
	color: #538ec2;
	line-height: 1.4em;
	font-size: 1.2em;
	border-bottom: 1px solid #00234f;

	}

.coltopper {margin-top: -119.5em;}

.col2 {
	margin-left: 20em;
	list-style-type: none;
	border: none;
}

#address {
	position: absolute;
	top: 15px;
	right: 120px;
	width: 400px;
}


.printmap {
	padding: 40px;
	width: 550px;
}

#address p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	color: #147;
	font-size: 1.3em;
	text-align: right;
}

.salearticle {
	margin: 20px;
}

.salearticle p{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	color: #edf0fb;
	font-size: 1.3em;
	text-align: left;
}

.salearticle h1{
	color: #fce4b7;
	font-size: 2.4em;
}

.salearticle h1 a {
	color: #fff;
}

.kokoimages {
	background-color: white;
	padding:	0px;
	margin:	0px;
}

.kokoimages img {
	padding-top:	5px;
	padding-left: 5px;
}

.salespecs {
	padding: 20px;
	margin: 10px;
	background-color: #f4f5f9;
}

.salespecs p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	color: #446e99;
	font-size: 1.3em;
	text-align: left;

}

.salespecs li {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	color: #17395b;
	font-size: 1.3em;
	margin-bottom: 7px;
	margin-left:	10px;
	border-top: 1px solid #aad0e9;
}


.gallery {
padding: 0px;
margin: 0px;
margin-left: -12px;
margin-top: -5px;
}

.gallerydiv, .gallerydiv.article
{
background-color: #001127;
border: none;
}


#content.gallerydiv h2 {
color: #fff;
background-color: #001127;
text-shadow: 2px 2px 4px #000;
}

