/*   
Theme Name: Pocket
Author: The Bloc Creative
.
This theme is a part of Pocket's brand. It and all its components are protected by copyright from both commercial and personal use.
.
*/

body {
	background:url('images/bgrepeat.jpg') repeat-x left top scroll #e3e9ea;
	font-family:Arial;
	font-size:11px;
	color:#574319;
	padding:0px;
	margin:0px;
}

h1 {
	text-align:left;
	color:#007C85;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

h2 {
	font-family:Arial;
	font-size:12px;
	color:#007C85;
	margin:0 auto;
}

h3 {
	font-family:Arial;
	font-size:12px;
	color:#007C85;
	margin:0 auto;
	padding-bottom:0;
}

h4 {
	font-family:Arial;
	font-size:11px;
	color:#574319;
	margin:0 auto;
	padding-bottom:0;
	font-weight:normal;
}

a {
	text-decoration:none;
	color:#007C85;
	border:none;
}

a:hover {
	color:#007C85;
	text-decoration:none;
	border:none;
}

a.active {
	color:#007C85;
	text-decoration:none;
	border:none;
}

a img {
	border: none;
}

#wrapper {
	float:left;
	width:960px;
	margin:0 auto;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#header {
	float:left;
	width:960px;
	height:205px;
	margin:0 auto;
	background:url('images/header.jpg') no-repeat left top scroll;
}

#logo {
	position:absolute;
	width:150px;
	height:142px;
	margin:5px 0 0 45px;
}

a#logo {
	display:block;
	width:150px;
	height:142px;
	background:url('images/logo.png') 0 0 no-repeat;
	text-decoration:none;
}


#content {
	float:left;
	margin:0 auto;
	background:url('images/middle.jpg') no-repeat left top scroll;
	width:960px;
	overflow:auto;
	height:1147px;
}

#content_about {
	float:left;
	margin:0 auto;
	background:url('images/middle2.jpg') no-repeat left top scroll;
	width:960px;
	height:1147px;
}

#content_music {
	float:left;
	margin:0 auto;
	background:url('images/middle3.jpg') no-repeat left top scroll;
	width:960px;
	height:1147px;
}

#content_videos {
	float:left;
	margin:0 auto;
	background:url('images/middle3.jpg') no-repeat left top scroll;
	width:960px;
	height:1147px;
}

#twitter {
	float:left;
	position:absolute;
	color:#ffffff;
	margin:43px 0 auto 365px;
	width:500px;
	height:30px;
	font-size:12px;
}

.clear {
	clear:both;
}




/*

	SOCIAL LINKS
	
*/

#twitterlink {
	position:absolute;
	width:90px;
	height:30px;
	margin:7px 0 auto 420px;
}

a#twitterlink {
	display:block;
	width:90px;
	height:30px;
	background:url('images/twitter.png') 0 0 no-repeat;
	text-decoration:none;
}

a#twitterlink:hover {
	background-position: -93px 0;
}

#rss {
	position:absolute;
	width:80px;
	height:35px;
	margin:95px 0 0 200px;
}

a#rss {
	display:block;
	width:80px;
	height:35px;
	background:url('images/rss.png') 0 0 no-repeat;
	text-decoration:none;
}

a#rss:hover {
	background-position: -81px 0;
}

#mailinglist {
	position:absolute;
	width:136px;
	height:35px;
	margin:115px 0 0 190px;
}

a#mailinglist {
	display:block;
	width:136px;
	height:35px;
	background:url('images/mailinglist.png') 0 0 no-repeat;
	text-decoration:none;
}

a#mailinglist:hover {
	background-position: -136px 0;
}

#buy {
	position:absolute;
	width:63px;
	height:36px;
	margin:140px 0 0 205px;
}

a#buy {
	display:block;
	width:63px;
	height:36px;
	background:url('images/buy.png') 0 0 no-repeat;
	text-decoration:none;
}

a#buy:hover {
	background-position: -63px 0;
}


#myspace {
	position:absolute;
	width:110px;
	height:35px;
	margin:165px 0 auto 195px;
}

a#myspace {
	display:block;
	width:110px;
	height:35px;
	background:url('images/myspace.png') 0 0 no-repeat;
	text-decoration:none;
}

a#myspace:hover {
	background-position: -110px 0;
}

#facebook {
	position:absolute;
	width:110px;
	height:30px;
	margin:190px 0 auto 195px;
}

a#facebook {
	display:block;
	width:110px;
	height:35px;
	background:url('images/facebook.png') 0 0 no-repeat;
	text-decoration:none;
}

a#facebook:hover {
	background-position: -110px 0;
}

#brands {
	position:absolute;
	width:80px;
	height:45px;
	margin:80px 0 0 360px;
}

a#brands {
	display:block;
	width:80px;
	height:45px;
	background:url('images/brands.png') 0 0 no-repeat;
	text-decoration:none;
}

a#brands:hover {
	background-position: -82px 0;
}

#burnside {
	position:absolute;
	height:88px;
	margin:60px 0 0 400px;
}

a#burnside {
	display:block;
	width:100px;
	height:88px;
	background:url('images/burnside.png') 0 0 no-repeat;
	text-decoration:none;
}

a#burnside:hover {
	background-position: -100px 0;
}








/*   

	NAVIGATION

*/

#mainnav {
	position:absolute;
	float:left;
	margin:185px 0 auto;
	width:300px;
}

ul.nav {
	margin:0 0 0 10px;
	text-align:left;
	font-family:Arial;
	font-weight:normal;
	padding:0;
}

ul.nav li {
	margin:0 auto;
	font-size:12px;
	display:inline;
	list-style-type:none;
	padding-left:30px;
}

ul.nav li a {
	font-size:12px;
	text-decoration:none;
	color:#ffffff;
}

ul.nav li a:hover {
	color:#ffffff;
	text-decoration:line-through;
}

ul.nav li a.active {
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	font-weight:500;
}

#musicnav {
	color:#ffffff;
	margin:8px 0 0 80px;
}

a.musicnav {
	color:#ffffff;
}

a.musicnav:hover {
	color:#ffffff;
	text-decoration:line-through;
}

.home {
	margin-top: 3px;
}






/*

	BLOG

*/

#blog {
	width:250px;
	max-height:1100px;
	overflow:auto;
	margin:45px 0 0 30px;
	padding:10px;
	background-color: #ffffff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	float:left;
}

#blog_music {
	width:350px;
	max-height:1010px;
	overflow:auto;
	margin:25px 0 0 30px;
	padding:10px;
	background-color: #ffffff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

#blog_videos {
	width:350px;
	max-height:1010px;
	overflow:auto;
	margin:45px 0 0 30px;
	padding:10px;
	background-color: #ffffff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

h1.blogtitle {
	text-align:left;
	color:#007C85;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 auto;
}

h2.blogtitle {
	text-align:left;
	color:#574319;
	font-family:Arial;
	font-size:10px;
	margin: 0 auto;
}

.blog-entry {
	padding-bottom:5px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}





/*   

	FOOTER

*/

#footer {
	float:left;
	margin:0 auto;
	width:960px;
	height:148px;
	background:url('images/footer.jpg') no-repeat left top scroll;
}

#footer_music {
	float:left;
	margin:0 auto;
	width:960px;
	height:148px;
	font-style:normal;
	background:url('images/footer2.jpg') no-repeat left top scroll;
}

#contact {
	float:left;
	margin:10px 0 0 30px;
	width:600px;
}

a.contact {
	color:#ffffff;
	text-decoration:none;
}

a.contact:hover {
	text-decoration: line-through;
}

#richard {
	float:left;
	color:#ffffff;
	font-size:11px;
	margin:0 auto;
	text-align:left;
	width: 170px;
}

#agent {
	float:left;
	color:#ffffff;
	font-size:11px;
	margin:0 auto;
	padding-left: 15px;
	text-align:left;
	width: 170px;
}

#manager {
	float: left;
	color: #ffffff;
	font-size: 11px;
	margin: 0 auto;
	text-align: left;
	width: 170px;
}

#copyright {
	float:left;
	color:#574319;
	font-size:10px;
	text-align:center;
	margin:43px 0 auto;
	width:960px;
}

#copyright_music {
	float:left;
	color:#574319;
	font-size:10px;
	text-align:center;
	margin:43px 0 0 150px;
	width:960px;
}