html,body{
	height:100%; 
	width:100%;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000000;
	background-color:#FAFAFA;
	background-repeat:no-repeat;
	background-position: top center;
}

#container{
	position:relative;
	width:100%;
	min-width:990px;
	min-height:100%;   
	height:auto !important;
	height:100%;
}

div.wrapper{
	position:relative;
	margin:0px auto;
	/*width:990px;*/
	width:953px;
}

#logo{
	background: url(../images/layout/logo.png);
	cursor: pointer;
    height: 83px;
    margin: 6px 0 0 -12px;
    position: absolute;
    width: 290px;
    /*height: 93px;
    margin: 57px 0 0 -3px;
    width: 315px;*/
}

#headercontainer{
	width:auto;
	/*height: 650px;*/
	height: 614px;
}

#navigation{
	width: 303px;
	height: 370px;
	margin-top: 53px;
	float: right;
}

#recent_articles {
	width: 952px;
	height: 215px;
	margin-top: -4px;
	/*margin-top: 32px;*/
	margin-bottom: 30px;
	float: right;
	visibility: hidden;
}

#recent_articles .recent_articles_head {
	left: 15px;
	width: 170px;
}

#contentcontainer{
	width:auto;
	padding: 56px 0 14px 0;
	/*padding:30px 0 30px 0;*/
	/*padding:68px 0 30px 0;*/
}

#contentcontainer .left{
	float:left;
	padding:0 30px 0 0px;
	width: 630px;
	/*width:670px;*/
}

.content_body #contentcontainer .left{ 
	/*padding-left:36px;
	width:634px;*/
    width: 633px;
}

#contentcontainer .right{
	float:left;
	padding:0;
	width:290px;
}

#category_content{
	padding: 0 11px 0 19px;
	min-height:100px;
	height:auto !important;
	height:100%;
	margin-top:20px;
	margin-bottom:43px;
	text-align:right;
}

#category_content a{
	color:#000000;
	font-family:tahoma, Arial;
	font-size:16px;
	font-weight: normal;
	text-transform:uppercase;
}

.blackcontainer{
	background-color: #000000;
	height: 22px;
	margin-top: 40px;
	width: 289px;
}

.blackcontainer .latest_posts_head {
	left: 144px;
	width: 140px;
}

.blackcontainer .playlist_head {
	left: 74px;
	width: 260px;
}

.blackcontainer .uploadpromo_head {
	left: 23px;
	width: 260px;
}

.blackcontainer .newsletter_head {
	left: 157px;
	width: 125px;
}

.blackcontainer .categories_head {
	left: 165px;
	width: 120px;
}

.blackcontainer .followme_head {
	left: 175px;
	width: 110px;
}

#likebox{
	margin-top: 42px;
}

/*begin search css*/	
#search{
	background-color:#000000;
	height:23px;
	width:289px;
}

.search_input{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	font-size:12px;
	width:150px;
	color:#ffffff;
	padding-left:7px;
	background-color:#000000;
}

.search_button{	
    border: 0px solid red;
 	width:88px;
	height:20px;
	position:relative;
	top: 3px;
	left: 38px;
	background: #000000 url('../images/layout/search.jpg') no-repeat;
	.left: 36px; 
}

@media screen and (-webkit-min-device-pixel-ratio:0){

.search_button{	
    border: 0px solid red;
 	width:88px;
	height:20px;
	position:relative;
	top: 0px;
	left: 36px;
	background: #000000 url('../images/layout/search.jpg') no-repeat;
	.left: 36px;
}
}
/*end search css*/


/*begin follow css*/
#follow_top {
	height: 87px;
    margin-top: 20px;
    width: 290px;
}

#follow_bottom {
	height: 87px;
    margin-top: 11px;
    width: 290px;
}
/*end follow css*/


/*begin mailinglist css*/
#mailinglist_content{
	margin-top: -4px;
    padding-top: 23px;
    .padding-top: 3px;
}

.subscribeinput{
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	font-size:12px;
	width:150px;
	color:#ffffff;
	padding-left:7px;
	background-color:#000000;
}

.subscribebutton{	
    border:0px;
 	width:85px;
	height:20px;
	position:relative;
	top: 0px;
	left: 45px;
	background: #000000 url('../images/layout/signup.jpg') no-repeat;
}

#mailinglist_succes,
#mailinglist_error{
	display:none;
	height:18px; 
	padding:8px; 
	display:none; 
	width:250px;
}
/*end mailinglist css*/

/*begin share css*/
#share_wrapper{
	color: #5A5A5A;
	font-size: 10px;
	/*float:right;
	margin-top: 40px;
	text-align: right;*/
    left: 15px;
    position: absolute;
    text-align: left;
}
/*end share css*/

/*begin footer css*/
div.footerwrapper{
	position:relative;
	width:990px;
	margin:0 auto 0;
	padding:0;
}



#footercontainer{
	position:relative;
	width:100%; 
	min-height:375px; 
	height:auto !important; 
	height:100%;
	padding:0;
	text-align: right;
	font-size: 12px;
	color: #625E66;
	left:0;
	top:0px;
}

#footer_content {
    /*left: 674px;
    position: absolute;
    top: 120px;
	padding:0;*/
    line-height: 21px;
    padding: 5px 0 0;
    position: absolute;
    right: 15px;
    width: 700px;
}

#footer_content a{
	font-size: 12px; 
	color: #625E66;
}
/*end footer css*/

/*begin blog css*/
#blog_wrapper{
	margin-top: 20px;
}

.blog_container{
	float:left;
	position:relative;
	
	min-height:350px; 
	height:auto !important; 
	height:100%;
	margin-bottom: 25px;
	width: 630px;
	/*width:670px;*/
}

.blog_img{
	float:left; 
	width: 270px; 
	position:relative;
}

.blog_content{
	float:left; 
	width: 400px;
	position:relative;
}

.blog_content_home {
	/*margin-left:40px;*/
    border-bottom: 1px solid #000000;
    padding-bottom: 15px;
}


.blg_img_backgrd{
	width:200px;
	height:241px; 
	background-repeat:no-repeat;
	position: relative; 
	top: 58px; 
	left: 50px;
}

#blg_detail_img_backgrd_backup{
	width:575px;
	height:280px; 
	background-repeat:no-repeat;
	position: relative; 
	top: 10px; 
	left: 32px;
	margin-bottom: 100px;
}

#blg_detail_img_backgrd{
	width:630px;
	background-repeat:no-repeat;
	position: relative; 
	top: 0px; 
	left: 38px;
	margin-bottom: 50px;
}

.blg_img_backgrds{
	width:630px;
	position: relative; 
	top: 0px; 
	left: 0px;
	margin-bottom: 30px;
}

.blog_img_wrapper{
	position: relative; 
	left: -50px; 
	top: -58px;
}

#blog_detail_img_wrapper{
	position: relative; 
	left: -28px; 
	top: 0px;
}

.blog_lastposts {
	border-bottom: 1px solid #000000;
	height: 88px;
}

.blog_lastposts a{
	font-size:10px;
	color: #FF3C00;
}

.blog_lastposts_image {
	float: left;
	width: 85px;
}

.blog_lastposts_image img {
	margin-right: 10px;
}

.blog_lastposts_content {
	float: right;
	margin-top: -2px;
	width: 200px;
}

.blog_lastposts_end {
	height: 13px;
	width: 1px;
}

.blog_whitespace {
	height: 2px;
	width: 1px;
}

.blog_title{
	font-size:11px; 
	text-transform:uppercase; 
	line-height:12px;
}

.blog_subtitle{
	font-size:10px; 
	color: #818181; 
	line-height:12px;	
}

.blog_subtitle_padding {
	margin-bottom: 10px;
}

.blog_tags{
	font-size: 10px; 
	color: #4F4F4F; 
	font-weight: bold;
	text-transform:uppercase;	
}

.tag_container{
	float: left;
	margin-left: 6px;
	width: 580px;
}

.tag_detail_container{
	float: left;
	margin-left: 6px;
	width: 600px;
}

.blog_pagination{
    height: 35px;
    margin-left: 260px;
    width: 370px;
}

.blog_readmore{
	float:left;
	left:50px;
	position: relative; 
	width: 127px; 
}

.blog_clear {
	clear: both;
	margin-bottom: 15px;
}

.category_readmore {
	position: relative;
	top: -23px;
	left: 255px;
	width: 127px;
}

/*end blog css*/

.clear{
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.color_orange {
	color: #FF3C00;
}

.hidden {
	display: none;
}

h1
{
	font-size: 30px;
	text-transform:uppercase;
	line-height: 30px;
	margin-top: 0;
}

h2
{
	font-size: 18px;
    text-transform:uppercase;
}

.h2_background{
	background-color:#000000;
	height:22px;
}

.h2_white{
	font-size: 18px;
    text-transform:uppercase;
	color:#ffffff;
	position: relative; 
	top: 6px; 
	.top: 7px;
}

.font10 {
	font-size: 10px;
}


a{
	color:#FF3C00;
	text-decoration: none;
}

img{
	border:0px;
}

/* 
 Additional styles for the controls.
 */
.jcarousel-control {
    margin-top: 11px;
    text-align: center;
	height: 23px;
	background-color: #000000; 
	overflow:hidden;
}
 
.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
	padding: 0 10px 0 13px;
    margin: 0 0 0 14px;
    color: #fff;
    font-weight: bold;
	height:100%;
	display:block;
	float:left;
}
 
.jcarousel-control a:focus,
.jcarousel-control a:active,
.jcarousel-control a:hover {
    outline: none;
	color: #ffffff;
	background-color: #FF7E00;
}
 
.jcarousel-scroll {
    margin-top: 10px;
    text-align: center; 
}
 
.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}
 
.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next {
	margin: 0;
}
 
#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-top: 3px;
    text-decoration: none;
    font-size: 11px;
}

#recent_articles .jcarousel-item 
{
	height:150px;
	position:relative;
	overflow:hidden;
	background: url(../images/loading.gif) center no-repeat #000000; 
}

#recent_articles .jcarousel-item  div 
{
	height: 20px; 
	width: 132px;  
	color: #ffffff; 
	background-color: #000000; 
	font-weight: bold;
	text-transform:uppercase;
	position:absolute;
	top:112px;
	padding-left:7px;
	padding-top:3px;
	left:0;
}

#mycarousel-prev:focus,  
#mycarousel-next:focus, 
#mycarousel-prev:active,  
#mycarousel-next:active, 
#mycarousel-prev:hover,  
#mycarousel-next:hover
{
  background:none;
}

/*

input
{
	font-size: 12px;
}

ul#top_level_menu
{
	margin: 0 0 25px 0;
	padding: 0;
	list-style: none;
}

ul#top_level_menu li
{
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	border: 1px solid #cccccc;
}

ul#top_level_menu li a
{
	display: block;
	padding: 5px 10px;
}

*/


#navigation div 
{
	height: 49px;
	margin-top:-9px;
	overflow:hidden;
	width: 302px;
}

#navigation div a 
{
    background: none repeat scroll 0 0 #000000;
    /*border-top: 1px solid #FFFFFF;*/
    color: #FFFFFF;
    float: right;
    font-family: arial;
    font-size: 42px;
    height: 20px;
	line-height:20px;
    overflow: hidden;
    padding-right: 5px;
    padding-top: 19px;
    text-align: right;
    text-transform: uppercase;
    width: 284px;
	overflow:hidden;
}

#navigation div.active a, #navigation div:hover a 
{
    background: none repeat scroll 0 0 #ff7e00;
	width: 300px;
	padding-top:12px;
    padding-right: 5px;
    height: 27px;
	line-height:27px;
}

#navigation div:hover, #navigation div.active
{
	background: url(../images/layout/menu/menu_background.png) bottom left no-repeat;
}

a.no_image {
	display:block;
	background:#000000;
	width:100%;
	height:100%;
}

#embedContainer{
    border: 12px solid black;
    margin: 165px 0 0 0;
   /*margin: 180px 0 0 39px;*/
    position: absolute;
}

#embedContainer p{
	font-size:12px;
	margin:0;
	padding:0;
}


.soundcloud_wrapper {
	padding-top: 10px;
}

a.soundcloud-dropbox:hover {
	color: white !important;
	background-color: transparent !important;
	background-position: -250px 0 !important;
}

a.soundcloud-dropbox {
	background: transparent url(http://a1.soundcloud.com/images/dropbox_small_dark.png?c7f630) top left no-repeat; 
    color: #D9D9D9;
    display: block;
    font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
    font-size: 10px;
    height: 30px;
    line-height: 1.3em;
    margin: 10px auto;
    padding: 26px 60px 0 12px;
    text-decoration: none;
    width: 127px;
}
	
*html a.soundcloud-dropbox {
	background-image: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_small_dark.png?c7f630)', sizingMethod='crop') !important;
}

div.blog_detail div.wrapper {
	width: 980px;
}

div.blog_detail  #logo {
	background: url(../images/layout/logo_small.png);
    height: 45px;
    margin: 4px 0 0 26px;
    width: 156px;
}

div.blog_detail #headercontainer {
    height: 205px;
}

div.blog_detail  #navigation {
    height: 189px;
    margin-top: 25px;
    width: 158px;
}

div.blog_detail #navigation div {
    height: 30px;
    margin-top: -9px;
    width: 157px;
}

div.blog_detail #navigation div a {
    font-size: 19px;
    height: 18px;
    line-height: 23px;
    padding-top: 2px;
    width: 140px;
}

div.blog_detail #navigation div.active a, 
div.blog_detail #navigation div:hover a {
    width: 155px;
}

div.blog_detail #recent_articles {
	margin-bottom: 0px;
    margin-top: 30px;
}

div.blog_detail #contentcontainer {
	padding: 0;
}

div.blog_detail #contentcontainer .left {
    padding-left: 30px;
    padding-top: 14px;
}

div.blog_detail #share_wrapper {
    left: 28px;
    text-align: right;
}

div.blog_detail div.footerwrapper {
	width: 982px;
}

div.error #headercontainer {
    height: 403px;
}

div.error #contentcontainer {
	padding: 0;
}

