/* 
Theme Name: Harbortown Music
Theme URL: http://harbortownmusic.com
Description: The official theme for Harbortown Music
Author: Briana Crepinsek
Author URI: http://brianacrepinsek.com
Version: 1.0

*/

@charset "utf-8";

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { 
margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; background:transparent; 
}
a img			    { border:none; outline:none; }
a					{ outline:none; }
p					{ line-height:1.5; margin-top: 0px; }
ul, li				{ list-style-position:inside; }

body				{font: 14px/1.5 Arial, sans-serif;}
 h1 {
	color: #816F8F;
	font: 27px Georgia, serif;
	font-style: oblique;
	margin-bottom:15px;
	margin-left:45px;
	width: 450px;
}

h2 {
	color:#000;
	font: 38px Georgia, serif;
	width: 600px;
}

h2 a:link {
	color:#000;
	font: 38px Georgia, sans-serif;
	text-decoration:none;
}

h2 a:visited {
	color:#333;
	font: 38px Georgia, sans-serif;
	text-decoration:none;
}

h2 a:hover {
	color: #903;
	font: 38px Georgia, sans-serif;
	text-decoration:none;
}

h3 {
	font: 12px/1.5 Arial, sans-serif;
}

h4 {
	font: xx-small Arial, sans-serif;
	color: #FFF;
}

h5 {
	font: 13px Arial, sans-serif;
	font-style: strong;
	color: #000
}

h5 a:link {
	color:#000;
	font: 13px Arial, sans-serif;
	font-style: strong;
	text-decoration:none;
}

h5 a:visited {
	color:#333;
	font: 13px Arial, sans-serif;
	font-style: strong;
	text-decoration:none;
}

h5 a:hover {
	color: #903;
	font: 13px Arial, sans-serif;
	font-style: strong;
	text-decoration:none;
}

.date {
	font:11px Georgia, serif;
	margin-left: 45px;
	margin-top: 1px;
}
.content {
	margin-bottom: 0px;
	margin-top: 10px;
	padding-bottom: 15px;
}

a {
	font:10px Arial, sans-serif;
	text-decoration:none;
}

a:link {
	color:#000;
	text-decoration:none;
}

a:visited {
	color:#333;
	text-decoration:none;
}

a:hover {
	color:#903;
	text-decoration:none;
}
	
.content p {
	font: 15px Arial, sans-serif;
	line-height: 1.2;
	margin-bottom: 20px;
}

.content p a:link {
	font: 15px Arial, sans-serif;
	color: #903;
	text-decoration:none;
}

.content p a:visited {
	font: 15px Arial, sans-serif;
	color: #903;
	text-decoration:none;
}

.content p a:hover {
	font: 15px Arial, sans-serif;
	color: #000;
	text-decoration:none;
}
	
#container	{
	
	margin:0 auto;
	width:1025px; 
}

#header {
	height: 100px;
	position:relative;

}

a#logo {
	background:url(images/logo.png) center top no-repeat;
	
	display:block;
	height:88px;
	left: 630px;
	position:absolute;
	text-indent:-99999px;
	top:28px;
	width:313px;
	z-index:1000;
}

a#logo:hover {
	background-position:bottom;
}

/* NAVIGATION */
ul#nav {
	color: #5AB0D3;
	left:150px;
	list-style:none;
	position:absolute;
	top:75px;	
}
ul#nav li {
	float:left;
}
ul#nav li a {
	border-left:1px solid #5AB0D3;
	color: #333;
	font:10px Arial, sans-serif;
	padding:5px;
	margin-right:40px;
	text-decoration:none;
}
ul#nav li a:hover {
	background:#5AB0D3;
	border-left:1px solid #333; 
	color:#FFF;
}

#blue {
	background:url(images/homeblueharbor1.png) center top no-repeat; 
	background-color:#5AB0D3;
	margin-bottom:25px; 
	padding-bottom: 30px;
	position:relative;
}

#white {
	margin:0 auto;
	padding-top:150px;
	width:900px; 
	}

#whitetop {
	background:url(images/midtop.png) top center no-repeat;
	height:25px;
}

#whitemid {
	background:url(images/midmid.png) center repeat-y;
	min-height: 270px;
	padding:0 40px;
}

#whitebottom {
	background:url(images/midbottom.png) bottom center no-repeat;
	height:50px;
}

#welcome {
	padding-top: 0px;
	width:250px;
}

#swf {
	height:310;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	position:absolute;
	right:80px;
	top:165px;

}

#footercontainer {
	color:#333; 
	font:10px Arial, sans-serif;
	margin:0 auto;
	position:relative;
	width:1025px; 
}

#address {
	margin:-45px auto 0;
	padding-bottom: 15px;
	width: 275px;
}

#copyright {
	margin:0 auto;
	padding-bottom: 15px;
	width:150px;
}

#copyright a {
	color:#903;
	font: x-small Arial, san-serif;
	text-decoration:none;
}

#copyright a:hover {
	color:#333;
}

#about {
	width: 515px;
}

#aboutimage {
	background:url(images/aboutboat.png) top left no-repeat;
	border: 2px solid #7f708d;
	height: 335px;
	position: absolute;
	right: 125px;
	top: 260px;
	width: 215px;
}

#contact a {
	font: 12px Georgia, serif;

}

#contactimage {
	right: 120px;
	position: absolute;
	top: 220px;
	width: 420px;
}

#contactimage p a {
	font: 14px Arial, san-serif;
}

#search {
	width:100px;
	height:50px;
}

#artists {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#artistsnames {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

span.wpcf7-list-item { display: block; }

.post {
	background: url(images/divider.png) bottom no-repeat;
	clear: both;
	margin: 0 0 0px 0;
	padding-bottom: 20px;
	position:relative;
}

.post img {
	border: 2px solid #000000;
	clear: both;
	float: right;
	margin: 10px 10px 25px 20px;
}
.single {
	background:none;
}
.artists {
	display: inline-block;
	font: 15px Georgia, serif;
	margin: 15px 10px;
	text-align: center;
	width: 250px;
}

a img {
	border: 2px solid #000000;
}

a:hover img {
	border: 2px solid #990033;
}

.artists img {
	
	margin: 10px 0 10px 0;
}

#bio {
	padding-right: 400px;
}

#artistmedia {
	float: right;
	width: 350px;
}
#artistmedia a { 
	display: block;
	font: 12px Georgia, serif;
	text-align: right;
}
#artistmedia img {
	border: none;
	margin: 0 0 20px 0;
}
#artistlinks	{
	clear:both;
}

a#personSite {
	background: url(images/artistlogo.png) right no-repeat;
	padding: 5px 30px 5px 5px;
}

a#facebook {
	background: url(images/facebooklogo.png) right no-repeat;
	padding: 5px 30px 5px 5px;
}

a#myspace {
	background: url(images/myspacelogo.png) right no-repeat;
	padding: 5px 30px 5px 5px;
}

a#buycd {
	background: url(images/moneylogo.png) right no-repeat;
	padding: 5px 30px 5px 5px;
}

ul#nav li {
	position: relative;
}

ul#nav li ul {
	position: absolute;
	width: 150px;
	z-index: 100;
}

ul#nav li ul li {
	list-style: none;
}

ul#nav li ul li a {
	background: white;
	display: block;
	margin: 0;
	width: 135px;
}

ul#dropdownartist {
	display: none;
}

li#artistlist:hover ul#dropdownartist {
	display: block;
}

.show {
	display: block;
}

.audioplayer_container {
	margin: 0 0 5px 0;
}

#links {
	clear: both;
	float: left;
}

#links p a#newsfeed {
	background: url(images/rsslogo.png) right no-repeat;
	float: right;
	font: 13px Arial, san-serif;
	padding: 5px 30px 5px 45px;
}

#links p a#maillist {
	background: url(images/maillogo.png) right no-repeat;
	float: right;
	font: 13px Arial, san-serif;
	padding: 5px 30px 5px 45px;
}
