/*
Theme Name: Solo Committee
Theme URI: http://sharethepractice.org/
Description: custom theme by Bruce @ <a href="http://sharethepractice.org/">Share The Practice</a>.
Version: 1.0
Author: Bruce Rea
Author URI: http://brucerea.com/
*/

body {
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	background: #fff;
	color: #000;
	text-align: center;
	margin: 0; 
	padding: 0;
	
	}

#page {
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background: url('images/header-back.jpg') no-repeat;
	}

#search {
	margin: -58px 40px 0px 0px;
	padding: 0px;
	float: right;
	}
	
#header {
	position: relative;
	margin: 0;	
	padding: 0;
	height: 120px;
	}
	
#header-logo {
	margin: 0; 
	height: 90px;
	}
	
h1 {
	font-size: 30px;
	font-weight: normal;
	color: #369;
	}
	
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #369;
	margin: 0;
	padding: 15px 0 15px 0;
	}
	
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #369;
	}
	
#content {
	width: 900px;
	}

#sidebar {
	width: 150px; 
	float: right;
	padding: 0px 0px 10px 0px;
	margin: 0px 0 0 0;
	font-family: Arial;
	}

.entry {
	margin: 1px 5px 1px 5px;
	padding: 0;
	}
	
.entry_album {
	margin: 1px 5px 1px 5px;
	padding: 0 0 0 320px;
	}
	
#footer {
	clear: both;
	margin: 18px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 125px;
	text-align: center;
	font-size: 14px;
	font-family: Georgia;
	font-weight: normal;
	color: #999;
	background: url('images/footer.gif') no-repeat top left; 
	}

#footer p{
	color: #999;
	padding: 10px 0px 0px 0px;
	}
	
#footer a{
	color: #999;
	}
	
#footer-logo {
	text-align: center;
	padding: 15px 0 40px 0;
	width: 900px;
	height: 84px;
	float: right;
	padding: 0px 10px 10px 0px;
	margin: 0 0 0 0;
	}
	
/* nav styling */
#navs {
	position: absolute;
	top: 91px;
	left: 0px;
	width: 900px;
	height: 30px;
	margin: 0px 0 0 0px;
	padding: 0px;
	text-align: left;
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	}

#navs ul {
	padding: 0px 0px 0px 20px;
	list-style: none;
	margin: 0px;
	display: inline;
	}

#navs li {
	color: #fff;
	display: inline;
	margin: 0px 20px 0px 0px;
	}

#navs a {
	text-decoration: none;
	color: #fff;
	}
/* /nav styling */


/* edit button */
.edit-link-container {
	margin: 24px 0px 0px 0px;
	clear: both;
	padding: 10px 0 0 0;
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}

.add-entry-container {
	margin: 25px 0px 5px 0px;
	}

.add-entry img {
	margin: 0px 0px 0px 0px;
	}

.add-entry a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	font-size: 18px;
	background: #9f9;
	border-top: 1px solid #9c9;
	border-right: 1px solid #696;
	border-bottom: 1px solid #696;
	border-left: 1px solid #9c9;
	color: #060;
	}
/* / edit button */

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#sidebar a {
	color: #000;
	}

#home_main {
	float: left;
	width: 500px;
	}

#home_picture {
	}

.home_sidebar {
	margin: 0px 15px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 365px;
	display: inline;
	}

.home_right_column {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 365px;
	}
	
hr {
	color: #333;
	}

a img {
	border: none;
	}
	
a {
	color: #900;
	}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #fff;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.tracks-table {
	border: 1px solid #fff;
	clear: both;
	width: 700px;
	float: right;
	}

.track_col-1 {
	width: 320px;
	height: 600px;
	float: left;
	}

.track_col-2 {
	width: 340px;
	background: #fff;
	float: left;
	padding: 0px;
	margin: 0px 10px 0 10px
	}

.track_col-3 {
	width: 214px; 
	float: right;
	padding: 0px;
	margin: 0px;
	}
	
.track_col-3 a {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	}
