.twitter {
	font: bold 18px arial,sans-serif;
	text-shadow: -1px -1px 1px #333;
	color: #999;
	text-decoration: none;
	float: left;
}
.twitter:hover {
	background-color: white;
}
#header img {
	margin-left: auto;
	margin-right:auto;
	padding-right: 187px;
	display:block;
	padding-top:12px;
}
.selected {
    -moz-transition: all 1s linear;
   -webkit-transition: all 1s linear;
   -o-transition: all 1s linear;
   transition: all 1s linear;
   border: 5px solid #CCC;
   opacity: .9;
}

ul.mp_albums img:hover {
	opacity: .9;
}

ul.mp_albums img {
	opacity: .6;
}


*{
	margin:0;
	padding:0;
}

img.lefty {
	display: inline-block;
	float: left;
}

.centerSearch {
	margin: 0 auto;
	position: relative;
}




#video0 {
	font-weight:strong;
	background-color:white;
	color:blue;
	margin-top: 3px;
	margin-left: 6px;
	width:568px;
}


u {
	color:white;
	text-decoration:underline;
}

aside {
	/* margin-top: 145px; */
	margin: 0 auto;
	padding-bottom: 60px;
	background:gray;
	border-color:white;
	border-width: 10px;
	border-style: solid;
	height: 100px;
	width: 600px;
	font-size: 20px;
	text-align: center;
	-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-bottom-right-radius:5px;
	border-bottom-right-radius:10px;
	-moz-border-radius:5px 0px 0px 0px;
	-webkit-border-bottom-left-radius:5px;
	border-bottom-left-radius:10px;
	position:relative;
    overflow: auto;
    opacity:.8;
    color:blue;
}

#search {
	margin-bottom: 5px;
}


input.search_input[type="text"] {
    background: url(../images/search-white.png) no-repeat 10px 6px gray;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:250px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3); 
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }

input.search_input[type="text"]:focus {
    background: url(../images/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 300px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }


aside h5 {
	float: left;
}

#page-wrap { 
  width: 600px; 
  margin: 15px auto; 
  position:relative;

}


#container_wrapper {
	width: 850px;
    display: block;
	margin: 0 auto;
	-moz-border-radius: 35px;
	border-radius: 35px;
	padding-bottom: 5px;
	margin-bottom: 50px;
	margin-top: 45px;
	padding-right: 23px;
}


h4 {
	font-family: BentonSans,"Lucida Sans","Lucida Grande",sans-serif; 
	text-align: center;
	color: white;
	font-weight: lighter;
	font-size: 33px;
	font-weight: 300;
	line-height: 140%;
	padding-top: 60px;
}


body{
	/*background:#000 url(../images/1.jpg) repeat top left;*/
	/*background: gray;*/
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:12px;
	color:#fff;
	background-color: #444;
	/* background-image:url('../images/gray.jpg'); */
}
.mp_wrapper{
	width:800px;
	height:526px;
	margin:0px auto 0px auto;
	margin-right: 50px;
	position:relative;
}

.mp_content_wrapper{
	position:absolute;
	top:0px;
	left:0px;
	width:580px;
	height:380px;
	background:transparent url(../images/bg.png) repeat top left;
	-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
}

.my_playlist{
	position:absolute;
	top:730px;
	left:250px;
	width:800px;
	height:380px;
	background:transparent url(../images/bg.png) repeat top left;
	-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
}

.my_playlist img{
	width:203px;
	border:1px solid #000;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	margin:20px 20px 10px 20px;
}

.mp_player{
	position:absolute;
	top:0px;
	left:585px;
	width:315px;
	height:380px;
	/* background:transparent url(../images/bg.png) repeat top left; */
	-moz-border-radius:0px 10px 10px 0px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:0px;
	opacity:0.8;
	background-color: black;
}
.mp_content img{
	width:203px;
	border:1px solid #000;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	margin:20px 20px 10px 20px;
}
.mp_description{
	width:540px;
	height:145px;
	margin:0 auto;
	overflow:hidden;
	text-overflow:ellipsis;
}
.mp_description h2{
	font-size:34px;
	margin-bottom:5px;
	color:#f0f0f0;
	background:transparent url(../images/bg.png) repeat top left;
	padding:3px 0px 4px 10px;
	-moz-box-shadow:0px 0px 4px #000 inset;
	-webkit-box-shadow:0px 0px 4px #000 inset;
	box-shadow:0px 0px 4px #000 inset;
}
.mp_description p{
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
	padding:5px;
	line-height:17px;
}
.mp_songs{
	width:520px;
	height:350px;
	position:absolute;
	left:250px;
	top:20px;
    overflow: auto;
}
a.mp_playall{
	/* background:#000 url(../images/play_big.png) no-repeat center center; */
	width:50px;
	height:50px;
	position:absolute;
	top:98px;
	left:96px;
	text-indent:-9000px;
	outline:none;
	display:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	opacity:;
	background-color: black;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.mp_songs > div{
	background:transparent url(../images/bg.png) repeat top left;
	width:100%;
	margin-bottom:5px;
	height:30px;
}
.mp_songs div h3{
	width:260px;
	line-height:30px;
	margin-left:10px;
	float:left;
}
.mp_options{
	width:48px;
	float:right;
}
.mp_options span{
	text-indent:-9000px;
	width:20px;
	height:26px;
	margin:2px 2px 0px 0px;
	float:left;
	cursor:pointer;
}
.mp_options span.mp_addpl{
	background:transparent url(../images/add.png) no-repeat center center;
}

.mp_options span.mp_play{
	background:transparent url(../images/play.png) no-repeat center center;
}

ul.mp_albums img{
	width:110px;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	cursor:pointer;
	margin-top:3px;

}



/* Box Model Hack */
* {
     -moz-box-sizing: border-box; /* Firexfox */
     -webkit-box-sizing: border-box; /* Safari/Chrome/iOS/Android */
     box-sizing: border-box; /* IE */
}

/* Clear fix hack */
.clearfix:after {
     content: ".";
     display: block;
     clear: both;
     visibility: hidden;
     line-height: 0;
     height: 0;
}

body {
	/* background: url("../images/gray.jpg"); */
	/* background-color: #F4F4F4; */
	margin: 0;
}
nav {
	margin-left: 8px;

}

nav {
	display: block;
}

nav ul {
	margin: 0;
}

ul {
	padding: 0;
	list-style: none;
}

nav ul li a:hover {
	background: url("../images/bg_nav_rollover.png") repeat-x;
	color: #0076a3;
}

nav ul li {
	display: inline;
	float: left;
	margin: 20px 0px 30px 0px;
}

nav ul li a {
	text-decoration: none;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
    font-size: 16px; 
    padding: 31px 15px 20px 15px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #ccc;
}

hr {
	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

a {
	text-decoration: none;
}

footer {
	border-top: 4px solid;
	border-top-color: #191919;
	height: 80px;
	background: #141414;
}

/* Containers */

#wrapper {
	background: url("../images/bg_wrapper.png") repeat-x;
	position: relative;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#header {
height:82px;
/* background: url("../images/bg_wrapper.png") repeat-x; */
/* background-color:#282828; */
background-color: #141414;
border-bottom: 7px solid;
border-bottom-color: #191919;
opacity: .9;
}

#socialMedia {
	float: left;
	margin-top: 5px;
}

#socialMedia ul{
	margin: 0;
}

#socialMedia li {
	display: inline;
	padding: 0px 3px 20px 0px;
}

#socialMedia li a {
	display: inline-block;
	text-indent: -9999px; 
	width: 56px;
	height: 56px;
}

#socialMedia ul li.linkedIn a {
	background: url('../images/socialNav.png') -8px -60px no-repeat;
}

#socialMedia ul li.twitter a {
	background: url('../images/socialNav.png') -64px -60px no-repeat;
}

#socialMedia ul li.facebook a {
	background: url('../images/socialNav.png') -122px -60px no-repeat;
}

#socialMedia ul li.rss a {
	background: url('../images/socialNav.png') -178px -60px no-repeat;
}


#socialMedia ul li.linkedIn a:hover {
	background: url('../images/socialNav.png') -8px 0px no-repeat;
}

#socialMedia ul li.twitter a:hover {
	background: url('../images/socialNav.png') -64px 0px no-repeat;
}

#socialMedia ul li.facebook a:hover {
	background: url('../images/socialNav.png') -122px 0px no-repeat;
}

#socialMedia ul li.rss a:hover {
	background: url('../images/socialNav.png') -178px 0px no-repeat;
}

#blurb {
	border: inset 1px;
	padding: 10px;
	font-size: 18px;
}

#home-boxes {
}

#companybottom {
	background: #141414;
	position: relative;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 40px;
}

#copyright {
	background: #141414;
	bottom: 0;
	padding: 25px 0px 60px 0px;
	padding-left: 40px;
	width: 960px;
	margin: 0 auto;
}

#companybottom {
	width: 960px;
	margin: 0 auto;
}

/* Classes */

.logo {
	float: left;
	margin: 40px 10px 30px 20px;
}

.photobanner {
	margin: 0px;
}
.imageshadow {
	margin-top: -5px;
}

.buttonblurb {
	float: right;
	margin: 0px 0 0 40px;
}

.homebox {
	display: inline-block;
	padding: 20px 33px 20px 0px;
}

img.boxphoto {
	border: 5px solid #ccc;
}

p.bodytext {
	font-size: 12px;
	width: 265px;
}

.bodylink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #0076a3;
	text-decoration: none;
}

.bottommatter {
	display: inline-block;
	padding: 0px 25px 10px 0px;
	float: left;
	width: 260px;
}

.bottommatter-textwidget {
	display: inline-block;
	padding: 3px 25px 10px 0px;
	float: left;
	width: 400px;
}

ul li a.bottomtextnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	width: 200px;
	color: gray;
}



p.bottomtext {
	font-size: 11px;
	width: 375px;
	color: gray;
}

p.copy1{
	display: inline-block;
	font-size: 11px;
	width: 693px;
	color: gray;
}

p.themecopy{
	font-size: 11px;
	display: inline-block;
	color: gray;
}

a.footerlink {
	color: #0076a3;
    text-decoration:none;
}

/* saved playlsit button */

    .myButton {
        
        -moz-box-shadow: 3px 4px 0px 0px #899599;
        -webkit-box-shadow: 3px 4px 0px 0px #899599;
        box-shadow: 3px 4px 0px 0px #899599;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #bab1ba));
        background:-moz-linear-gradient(top, gray 5%, #bab1ba 100%);
        background:-webkit-linear-gradient(top, gray 5%, #bab1ba 100%);
        background:-o-linear-gradient(top, gray 5%, #bab1ba 100%);
        background:-ms-linear-gradient(top, gray 5%, #bab1ba 100%);
        background:linear-gradient(to bottom, gray 5%, #bab1ba 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#bab1ba',GradientType=0);
        
        background-color:gray;
        
        -moz-border-radius:15px;
        -webkit-border-radius:15px;
        border-radius:15px;
        
        border:1px solid #d6bcd6;
        
        display:inline-block;
        color:white;
        font-family:arial;
        font-size:15px;
        font-weight:normal;
        padding:0px 20px;
        text-decoration:none;
        margin-top: 5px;
        float:right;
        text-shadow:0px 1px 0px #e1e2ed;
        
    }
    .myButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bab1ba), color-stop(1, #ededed));
        background:-moz-linear-gradient(top, #bab1ba 5%, #ededed 100%);
        background:-webkit-linear-gradient(top, #bab1ba 5%, #ededed 100%);
        background:-o-linear-gradient(top, #bab1ba 5%, #ededed 100%);
        background:-ms-linear-gradient(top, #bab1ba 5%, #ededed 100%);
        background:linear-gradient(to bottom, #bab1ba 5%, #ededed 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bab1ba', endColorstr='#ededed',GradientType=0);
        
        background-color:#bab1ba;
    }
    .myButton:active {
        position:relative;
        top:1px;
    }

/* shadow */

#swash {
	margin-top: 80px;
	position: absolute;
	width: 100%;
	height: 534px;
	background: #000;
	opacity: 0.35;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

.shadow-top {
    box-shadow: 0px -2px 4px #333;
    -moz-box-shadow: 0px -2px 4px #333;
    -webkit-box-shadow: 0px -2px 4px #333;
}

.shadow-bottom {
    box-shadow: 0px 2px 4px #000;
    -moz-box-shadow: 0px 2px 4px #000;
    -webkit-box-shadow: 0px 2px 4px #000;
}

.shadow {
    box-shadow: 2px 2px 8px #000;
    -moz-box-shadow: 2px 2px 8px #000;
    -webkit-box-shadow: 2px 2px 8px #000;
}

